/**
 *      [Kiwistarcare] (C)2013-2099 Dmibox Science and technology co., LTD.
 *      This is NOT a freeware, use is subject to license terms
 *
 *      http://o2o.kiwistarcare.com
 *      tel:400-600-2042
 */
/*页头通栏广告id=1*/
.advid1{overflow: hidden ;width: 100%;background: #FFFFFF;position: relative;}
.advid1 img{width: 100%;}
.advid1_close{position: absolute;right: 10px;top: 0px;width: 50px;color: #FFFFFF;z-index: 10;}
.advid1_close:hover{text-decoration: underline;}
.advid1 a{color: #ffffff;}

/* 右下角消息广告id=2*/
#pop{background:#fff;width:260px;border:1px solid #e0e0e0;font-size:12px;position:fixed;right:10px;bottom:10px;z-index: 9999}
#popHead{line-height:32px;background:#f6f0f3;border-bottom:1px solid #e0e0e0;position:relative;font-size:12px;padding:0 0 0 10px;}
#popHead h2{font-size:14px;color:#666;line-height:32px;height:32px;}
#popHead #popClose{position:absolute;right:10px;top:1px;}
#popHead a#popClose:hover{color:#f00;cursor:pointer;}
#popContent{padding:5px 10px;}
#popContent img{width: 240px;}
#popTitle a{line-height:24px;font-size:14px;font-family:'微软雅黑';color:#333;font-weight:bold;text-decoration:none;}
#popTitle a:hover{color:#f60;}
#popIntro{text-indent:24px;line-height:160%;margin:5px 0;color:#666;}
#popMore{text-align:right;border-top:1px dotted #ccc;line-height:24px;margin:8px 0 0 0;}
#popMore a{color:#f60;}
#popMore a:hover{color:#f00;}

/*滚屏居中广告id=3*/

/*遮罩样式*/
.mask{ background-color: rgba(0,0,0,.5);position:fixed; left:0;top:0;z-index:1000;width: 100%;height: 100%;}
.login-box {min-width: 550px;margin-left: -300px;margin-top: -300px;position:fixed;left: 50%;top: 65%;z-index:1001;}
.login-box img{ width: 550px; border-radius: 10px;}
.login-box .close{
	cursor:pointer;
	position:absolute;right:16px;top:15px;font-weight: bold;
	text-align: center;width:20px; height:20px; line-height:20px; 
	border-radius:20px;
	-moz-transition: linear .06s; 
	-webkit-transition: linear .06s;
	 transition: linear .06s; 
}
.loginCon{ position:relative;height: 100%;}

/*对联广告id=4*/
.fixediv{position:fixed;top:248px;z-index:99;width:140px;height:216px;background:#FFFFFF;border:1px solid #CCCCCC}
.fixediv img{float:left;width: 140px;}
.fixediv a.close{display:block;height:30px;line-height:30px;background:#fff;font-size:14px;padding:0 10px;color:#5e5e5e;text-decoration:none;text-align:center;}
.fixediv a.close:hover{text-decoration: underline;}
.leftadv{left:0px;}
.rightadv{right:0px;}

/*列表页左侧广告id=6*/
.advbox6{width: 198px;min-height: 100px;border: 1px solid #CCCCCC;position: relative;background: #E0E0E0;margin-top:10px;padding-bottom: 20px;}
.advbox6 img{width: 198px;}
.advbox6 a{color: #000000;}
.advbox6 a:hover{text-decoration: underline;}
.advbox6 .close {position: absolute;bottom: 0px;right: 5px;text-align: center;line-height: 20px;}

/*列表页产品上方广告id=7*/
.advbox7{width: 980px;position: relative;background: #E0E0E0;margin-bottom:10px;}
.advbox7 img{max-width: 980px;}
.advbox7 a{color: #000000;}
.advbox7 a:hover{text-decoration: underline;}
.advbox7 .close {position: absolute;bottom: 0px;right: 5px;text-align: center;line-height: 20px;}

